rm -f Makefile configure aclocal.m4
libtoolize --force
aclocal
autoheader
automake --add-missing
autoconf
./configure
make
